DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1SelectManyDataCollection<S,T> Class / OnSortChanged Method

In This Topic
    OnSortChanged Method (C1SelectManyDataCollection<S,T>)
    In This Topic
    Called when sort changed.
    Syntax
    'Declaration
     
    Protected Sub OnSortChanged() 
    protected void OnSortChanged()
    See Also